PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package
/
PDFField Class
/ setIsExportable Method
True if the field shall be exported by a submit-form action.
Collapse All
Expand All
In This Topic
setIsExportable Method
In This Topic
Sets a value indicating whether the field can be exported or not.
Syntax
public
void
setIsExportable(
boolean
value
)
Parameters
value
True if the field shall be exported by a submit-form action.
See Also
Reference
PDFField Class
PDFField Members